Visual Basic (Declaration) | |
---|---|
Public Overloads Sub SimplifyAsync( _ ByVal graphics As IList(Of Graphic) _ ) |
C# | |
---|---|
public void SimplifyAsync( IList<Graphic> graphics ) |
Parameters
- graphics
- The graphics containing the geometry to simplify.
Target Platforms:Windows Phone 7